Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dnf upgrade to Fedora images #1226

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

MichaelSimons
Copy link
Member

This allow the images to pick up available vulnerability fixes prior to a base image update. This will help make the images more secure.

While doing this I updated the Fedora 39 and 40 images to used the same pattern introduced in #1219. The one difference is that base dnf installed does not include config-manager so dnf-plugins-core must be installed before the packages.microsoft.com feed can be registered.

@MichaelSimons MichaelSimons merged commit 8b8ccbe into dotnet:main Oct 30, 2024
12 checks passed
@MichaelSimons MichaelSimons deleted the fedora-dnf-upgrade branch October 30, 2024 19:30
This was referenced Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants